home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / zmsg2b3.zip / ZMESSAGE.CFG < prev    next >
Text File  |  1996-02-06  |  11KB  |  250 lines

  1. ; ZMessage.CFG - Sample door configuration file
  2. ;
  3. ;
  4. ; Any text following a semi-colon (;), and blank lines, are ignored.
  5. ;
  6. ;---------------------------------------------------------------------
  7. ;
  8. ; The door's working directory. This is where the door's system files
  9. ; are located. Remove the semi-colon (;) to activate this option.
  10. ;
  11. ;DoorDir    C:\BBS\ZMESSAGE
  12. ;
  13. ;----------------------------------------------------------------------
  14. ;
  15. ; Local mode override. Forces door to always operate in local test mode.
  16. ; Remove the semi-colon (;) to activate this option. When this mode is
  17. ; activated, no door information file is required and default settings
  18. ; used for the user's name, location, etc.
  19. ;
  20. ;LocalMode
  21. ;
  22. ;----------------------------------------------------------------------
  23. ;
  24. ;  Door personality setting. This setting selects one of a number of;
  25. ;  sysop interface personalities. Each personality setting emulates
  26. ;  the status line format and sysop function keys of a particular BBS
  27. ;  package. Valid personality settings are:
  28. ;
  29. ;                     Standard (Open Doors style, similar to RA 1.11)
  30. ;                     PCBoard
  31. ;                     RemoteAccess
  32. ;                     Wildcat
  33. ;
  34. Personality    Standard
  35. ;
  36. ;---------------------------------------------------------------------
  37. ;
  38. ;  Log File options. "LogFileName" specifies filename (path optional)
  39. ;  where the door should record log information. To disable the log 
  40. ;  file altogether, remove the semi-colon (;) from the "DisableLogging"
  41. ;  line.
  42. ;
  43. ;LogFileName    DOOR.LOG
  44. ;DisableLogging
  45. ;
  46. ;------------------------------------------------------------------------
  47. ;
  48. ;
  49. ;  Maximum length of time a user is permitted to access the door. 
  50. ;  If the user's total remaining time on the BBS is less than this value
  51. ;  the user will only be permitted to access the door for this shorter 
  52. ;  length of time. This option may be disabled by placing a semi-colon
  53. ;  (;) at the beginning of the line. When this option is disabled, the 
  54. ;  user will be permitted to use the full of their remaining time on the
  55. ;  BBS within the door.
  56. ;
  57. ;MaximumDoorTime    15
  58. ;
  59. ;-------------------------------------------------------------------------
  60. ;
  61. ;  Inactivity timeout. Specifies the maximum number of seconds that may 
  62. ;  elapse without the user pressing any key, before the user will be
  63. ;  automatically disconnected. A value of 0 disables inactivity 
  64. ;  timeouts.
  65. ;
  66. InactivityTimeout    200
  67. ;
  68. ;-----------------------------------------------------------------------
  69. ;  Maximum messages allowed.  The maximum number of messages that 
  70. ;  Zmessage will allow before paging out the oldest message is set 
  71. ;  here.  Set this to a value from 1 to 12.
  72. ;
  73. maxMessages 3
  74. ;  
  75. ;  User Security Level not allowed to post.  This option allows you to
  76. ;  restrict users of a certain level and below from adding messages to 
  77. ;  the wall.  The line below would restrict all users, access level 10
  78. ;  and below from being able to enter messages.
  79. ;
  80. NoPost 10
  81. ;-----------------------------------------------------------------------
  82. ;  Registration Information:  Set the following to your Name exaclty
  83. ;  as it appears in your registration conformation and registration 
  84. ;  code.
  85. ;
  86. RegisteredTo Unregistered
  87. RegistrationKey 000000000
  88. ;
  89. ;------------------------------------------------------------------------
  90. ;  Name of the sysop. ZMESSAGE can usually determine the sysop's name 
  91. ;  from theinformation passed to the door by the BBS. However, some BBS
  92. ;  software does not supply this information to doors. In such cases, if
  93. ;  the sysop's name is required by the door, it may be supplied here. 
  94. ;  Remove the semi-colon (;) to activate this option.
  95. ;
  96. ;SysopName    The Sysop
  97. ;
  98. ;------------------------------------------------------------------------
  99. ;
  100. ;  Name of the BBS. ZMESSAGE can usually determine the name of the BBS 
  101. ;  from the information passed to the door by the BBS. However, some 
  102. ;  BBS software does not supply this information to door programs. In
  103. ;  such cases, if the name of the BBS is needed by the door, it may be
  104. ;  supplied here. Remove the semi-colon (;) to activate this option.
  105. ;
  106. ;SystemName    Unnamed BBS
  107. ;
  108. ;------------------------------------------------------------------------
  109. ;
  110. ;  Door colour options. These options specify the various text colors
  111. ;  that will be used by the door if ANSI or AVATAR graphics modes are
  112. ;  available. Colors are specified in the format:
  113. ;
  114. ;         {Bright} {Flashing} [Foreground Color] on [Background Color]
  115. ;
  116. ;  Where foreground and background colors are one of:
  117. ;
  118. ;         Black
  119. ;         Blue
  120. ;         Green
  121. ;         Cyan
  122. ;         Red
  123. ;         Magenta
  124. ;         Yellow / Brown
  125. ;         White / Grey
  126. ;
  127. ;  Note that some of these options (such as those that pertain to files
  128. ;  listings) are not used for all doors.
  129. ;
  130. ChatUserColour               Bright white on black
  131. ChatSysopColour              Bright red on black
  132. ;
  133. ;------------------------------------------------------------------------
  134. ;
  135. ;  Memory swapping options. These options are generally not needed, 
  136. ;  but can be used to customize OpenDoor's swapping behaviour. 
  137. ;  "SwappingDir" can be used to specify which directory or directories 
  138. ;  should be used for swapping. Multiple directory paths can be 
  139. ;  seperatedusing a semi-colon. "SwappingNoEMS" can be used to prevent
  140. ;  any swapping from being done to EMS memory, and "SwappingDisable"
  141. ;  can be used to disable memory swapping altogether. Remove the semi-
  142. ;  colon (;) to activate any of these options.
  143. ;
  144. ;SwappingDir    C:\
  145. ;SwappingNoEMS
  146. ;SwappingDisable
  147. ;
  148. ;----------------------------------------------------------------------
  149. ;  The following options only apply if a FOSSIL driver is NOT being used
  150. ;  for serial communications.  These options are normally set in the
  151. ;  FOSSIL command line.
  152. ;
  153. ;
  154. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  155. ;  the serial I/O receive buffer. You may want to increase this buffer size
  156. ;  if you find that characters being sent from the user's modem are being lost.
  157. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  158. ;  buffer. You may want to increase this buffer size for improved performance
  159. ;  in some multitasking environments.
  160. ;
  161. ReceiveBuffer 256
  162. TransmitBuffer 1024
  163. ;
  164. ;
  165. ;  UART FIFO buffers. Normally, ZMESSAGE will use 16550A UART FIFO buffers
  166. ;  if they are available. You can prevent ZMESSAGE from using the FIFO
  167. ;  buffers, even if they are available, by removing the semi-colon before
  168. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  169. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  170. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  171. ;  bytes.
  172. ;
  173. ;NoFIFO
  174. FIFOTriggerSize 4
  175. ;
  176. ;------------------------------------------------------------------------------
  177. ;
  178. ;  Custom door information file support. ZMESSAGE automatically recognizes
  179. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  180. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  181. ;  to permit ZMESSAGE doors to operate on BBS systems that produce a different
  182. ;  format file, you may define a custom door information file format. A custom
  183. ;  door information file format is defined using the "CustomFileName" command,
  184. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  185. ;
  186. ;  The "CustomFileName" option specifies the filename used to distinguish this
  187. ;  file format from other file formats. This filename should not include a
  188. ;  path. To specify the path where the door information file is located, use
  189. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  190. ;  custom format is the same as that of one of the built-in formats, the custom
  191. ;  format will override the built-in format.
  192. ;
  193. ;  The actual format of the custom file is specified using a number of lines
  194. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  195. ;  correspond to a single line in the door information file, with the option
  196. ;  following the "CustomFileLine" keyword specifying the information that can
  197. ;  be found on that line. This can be one of the following keywords:
  198. ;
  199. ;             Ignore - Causes the next line in the door information
  200. ;                      file to be ignored. Use on lines for which none
  201. ;                      of the options below apply.
  202. ;            ComPort - COM? port the modem is connected to
  203. ;                      (0 indicates local mode)
  204. ;         FossilPort - Fossil port number the modem is connected to
  205. ;           ModemBPS - BPS rate at which to communicate with modem
  206. ;                      (0 or non-numerical value indicates local mode)
  207. ;          LocalMode - 1, T or Y if door is operating in local mode
  208. ;           UserName - Full name of the user
  209. ;      UserFirstName - First name(s) of the user
  210. ;       UserLastName - Last name of the user
  211. ;              Alias - The user's psuedonym / handle
  212. ;          HoursLeft - Hours user has left online
  213. ;        MinutesLeft - Minutes user has left online, or time left online
  214. ;                      in format hh:mm
  215. ;        SecondsLeft - Seconds user has left online, or time left online
  216. ;                      in format hh:mm:ss or format mm:ss
  217. ;                      (If more than one of the above time options are
  218. ;                      used, the user time left is taken to be the total
  219. ;                      of all of these values.)
  220. ;               ANSI - 1, T, Y or G for ANSI graphics mode
  221. ;             AVATAR - 1, T or Y for AVATAR graphics mode
  222. ;                RIP - 1, T or Y for RIP graphics mode
  223. ;        PagePausing - 1, T or Y if user wishes a pause at end of screen
  224. ;       ScreenLength - Number of lines on user's screen
  225. ;     ScreenClearing - 1, T or Y if screen clearing mode is on
  226. ;           Security - The user's security level / access level
  227. ;               City - City the user is calling from
  228. ;               Node - Node number user is connected to
  229. ;          SysopName - Full name of the sysop
  230. ;     SysopFirstName - The sysop's first name(s)
  231. ;      SysopLastName - The sysop's last name
  232. ;         SystemName - Name of the BBS
  233. ;
  234. ;
  235. ;CustomFileName    EXAMPLE.DEF; Same format as DORINFO?.DEF
  236. ;CustomFileLine    SystemName
  237. ;CustomFileLine    SysopFirstName
  238. ;CustomFileLine    SysopLastName
  239. ;CustomFileLine    ComPort
  240. ;CustomFileLine    ModemBPS
  241. ;CustomFileLine    Ignore
  242. ;CustomFileLine    UserFirstName
  243. ;CustomFileLine    UserLastName
  244. ;CustomFileLine    City
  245. ;CustomFileLine    ANSI
  246. ;CustomFileLine    Security
  247. ;CustomFileLine    MinutesLeft
  248. ;
  249. ;------------------------------------------------------------------------------;
  250.